remove-cyclades
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Mon, 27 Sep 2021 15:53:42 +0000 (16:53 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Mon, 27 Sep 2021 15:53:42 +0000 (16:53 +0100)
commit7c51db06aa0d4e41e43dfdf201b1490c48f488e6
treebcf053e7fde932beca567b91c8820de579c6ce0e
parent886f027521e4648e3aecc075637afaa2a3993d1e
remove-cyclades

commit 68d5235cb58f988c71b403334cd9482d663841ab
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Thu May 20 18:55:11 2021 +0100

    libsanitizer: Remove cyclades inclusion in sanitizer

    The Linux kernel has removed the interface to cyclades from
    the latest kernel headers[1] due to them being orphaned for the
    past 13 years.

    libsanitizer uses this header when compiling against glibc, but
    glibcs itself doesn't seem to have any references to cyclades.

    Further more it seems that the driver is broken in the kernel and
    the firmware doesn't seem to be available anymore.

    As such since this is breaking the build of libsanitizer (and so the
    GCC bootstrap[2]) I propose to remove this.

    [1] https://lkml.org/lkml/2021/3/2/153
    [2] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100379

    Reviewed By: eugenis

    Differential Revision: https://reviews.llvm.org/D102059

Gbp-Pq: Name remove-cyclades.diff
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h